type github.com/gotd/td/telegram/dcs.httpConn (struct)

Method Implmentations (6 other methods implement nothing)

Close() error *httpConn.M : github.com/gotd/td/transport.Conn.Close *httpConn.M : io.Closer.Close
HTTPWaitParams() (maxDelay, waitAfter, maxWait int) *httpConn.M : github.com/gotd/td/mtproto.httpWaiter.HTTPWaitParams
Recv(ctx context.Context, b *bin.Buffer) error *httpConn.M : github.com/gotd/td/transport.Conn.Recv
Send(ctx context.Context, b *bin.Buffer) error *httpConn.M : github.com/gotd/td/transport.Conn.Send
StartHTTPWait(frame func(ctx context.Context) (*bin.Buffer, error)) *httpConn.M : github.com/gotd/td/mtproto.httpWaiter.StartHTTPWait